.titleAdministrative .text{
    color: #F38122;
    font-size: 35px;
    font-family:'GE_SS_TWO_MEDIUM' ;
    margin-bottom: 37px;
    text-align: center;
}
.administrative .title{
    color: #606060;
    font-size: 25px;
    font-family: 'GE_SS_TWO_MEDIUM';
    margin-top: 2%;
}
.administrative .text{
    color: #606060;
    font-size: 18px;
    font-family: 'GE-Dinar-One-Medium';
    line-height: 35px;
    word-spacing: 4px;

   
}
.administrative img{
    
/* padding-bottom: 37px; */

}
.textAdmin .textEnd{
    color: #606060;
    font-size: 18px;
    font-family: 'GE-Dinar-One-Medium';
    margin-bottom: 30px;
}
.imageAdmin img{
    /* height: 308px; */
}
.imageAdmin .title{
    color: #606060;
    font-size: 25px;
    font-family: 'GE_SS_TWO_MEDIUM';
}
.imageAdmin .text{
  
    color: #606060;
    font-size: 18px;
    font-family: 'GE-Dinar-One-Medium';
    height: 140px;
    overflow-y: scroll;
    overflow: auto;
    line-height: 35px;
    word-spacing: 4px;

}
.imageAdmin{
    margin-bottom: 80.4px;
}
.item{
    margin-bottom: 30px;
}
.dash{
    font-weight: bolder;
}


#style-2::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
	background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb
{
	background-color: #bdb7b7;
}
